home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 022a / fs_ccv4.zip / FSPRINT.BAT < prev    next >
DOS Batch File  |  1992-08-12  |  2KB  |  39 lines

  1. ECHO OFF
  2. CLS
  3. ECHO **** PRINT - INTRODUCTION TO INVENTORY & ACCTS. PAYABLE ****
  4. ECHO *
  5. ECHO *  There is a total of six pages to print. 
  6. ECHO *
  7. ECHO *  Turn your printer off.  Using continous paper; feed into printer 
  8. ECHO *  so that the printhead is positioned two lines below the paper fold.
  9. ECHO *  Turn on your printer; this automatically sets "Top of Page". 
  10. ECHO *  
  11. ECHO *  The information on these six pages will explain how to install the  
  12. ECHO *  software and how to get started. 
  13. ECHO *  
  14. ECHO *  
  15. PAUSE
  16. CLS
  17. ECHO         ************ PRINTING NOW IN PROGRESS. ***********
  18. ECHO *  Thank you for taking the time to look at our software. Getting a 
  19. ECHO *  software program up and running is time consuming for the operator 
  20. ECHO *  because all that you see on the screen or in the printed documentation
  21. ECHO *  is brand new. 
  22. ECHO *                                                     
  23. ECHO *  Installing the program is easy; installing the operator takes more time.
  24. ECHO *  We have provided two extras with this package to help the operator feel 
  25. ECHO *  more assured and become acclimated in his/her own time.
  26. ECHO *                                                                         
  27. ECHO *  SAMPLE DATA:
  28. ECHO *  The information stored in the files is just a sample of data you might
  29. ECHO *  find in an operation. You need not worry about ERASING something or 
  30. ECHO *  causing the computer to go nuts. 
  31. ECHO *
  32. ECHO *  QUICK START WORKBOOK: 
  33. ECHO *  As your time permits; use the workbook as a guide to exploring the
  34. ECHO *  different areas of the software. You will be prompted on how to make 
  35. ECHO *  the program work and be told why you are doing it.
  36. ECHO *  
  37. COPY README.1ST PRN   
  38. CLS
  39.